home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / codelib2 / v_02_12 / 2n12010a < prev    next >
Encoding:
Text File  |  1995-11-01  |  331 b   |  12 lines

  1. /*****************************************************/
  2. /* mlebug.rc                                         */
  3. /* -- Resource script file for mlebug program.       */
  4. /*****************************************************/
  5. #include <windows.h>
  6.  
  7. MLEBug  MENU
  8.         BEGIN
  9.         MENUITEM    "&Test",    1
  10.         END
  11.  
  12.